3.4.17 \(\int \frac {1}{x^3 (a+b x^4+c x^8)} \, dx\) [317]

Optimal. Leaf size=184 \[ -\frac {1}{2 a x^2}-\frac {\sqrt {c} \left (1+\frac {b}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (1-\frac {b}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \sqrt {b+\sqrt {b^2-4 a c}}} \]

[Out]

-1/2/a/x^2-1/4*arctan(x^2*2^(1/2)*c^(1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2))*c^(1/2)*(1+b/(-4*a*c+b^2)^(1/2))/a*2^(
1/2)/(b-(-4*a*c+b^2)^(1/2))^(1/2)-1/4*arctan(x^2*2^(1/2)*c^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2))*c^(1/2)*(1-b/(-
4*a*c+b^2)^(1/2))/a*2^(1/2)/(b+(-4*a*c+b^2)^(1/2))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.17, antiderivative size = 184, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.222, Rules used = {1373, 1137, 1180, 211} \begin {gather*} -\frac {\sqrt {c} \left (\frac {b}{\sqrt {b^2-4 a c}}+1\right ) \text {ArcTan}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (1-\frac {b}{\sqrt {b^2-4 a c}}\right ) \text {ArcTan}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} a \sqrt {\sqrt {b^2-4 a c}+b}}-\frac {1}{2 a x^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/(x^3*(a + b*x^4 + c*x^8)),x]

[Out]

-1/2*1/(a*x^2) - (Sqrt[c]*(1 + b/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x^2)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])
/(2*Sqrt[2]*a*Sqrt[b - Sqrt[b^2 - 4*a*c]]) - (Sqrt[c]*(1 - b/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x^2)/S
qrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a*Sqrt[b + Sqrt[b^2 - 4*a*c]])

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 1137

Int[((d_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(d*x)^(m + 1)*((a + b*x^2 +
 c*x^4)^(p + 1)/(a*d*(m + 1))), x] - Dist[1/(a*d^2*(m + 1)), Int[(d*x)^(m + 2)*(b*(m + 2*p + 3) + c*(m + 4*p +
 5)*x^2)*(a + b*x^2 + c*x^4)^p, x], x] /; FreeQ[{a, b, c, d, p}, x] && NeQ[b^2 - 4*a*c, 0] && LtQ[m, -1] && In
tegerQ[2*p] && (IntegerQ[p] || IntegerQ[m])

Rule 1180

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 1373

Int[(x_)^(m_.)*((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = GCD[m + 1, n]}, Dist[
1/k, Subst[Int[x^((m + 1)/k - 1)*(a + b*x^(n/k) + c*x^(2*(n/k)))^p, x], x, x^k], x] /; k != 1] /; FreeQ[{a, b,
 c, p}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0] && IGtQ[n, 0] && IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {1}{x^3 \left (a+b x^4+c x^8\right )} \, dx &=\frac {1}{2} \text {Subst}\left (\int \frac {1}{x^2 \left (a+b x^2+c x^4\right )} \, dx,x,x^2\right )\\ &=-\frac {1}{2 a x^2}+\frac {\text {Subst}\left (\int \frac {-b-c x^2}{a+b x^2+c x^4} \, dx,x,x^2\right )}{2 a}\\ &=-\frac {1}{2 a x^2}-\frac {\left (c \left (1-\frac {b}{\sqrt {b^2-4 a c}}\right )\right ) \text {Subst}\left (\int \frac {1}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx,x,x^2\right )}{4 a}-\frac {\left (c \left (1+\frac {b}{\sqrt {b^2-4 a c}}\right )\right ) \text {Subst}\left (\int \frac {1}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx,x,x^2\right )}{4 a}\\ &=-\frac {1}{2 a x^2}-\frac {\sqrt {c} \left (1+\frac {b}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \sqrt {b-\sqrt {b^2-4 a c}}}-\frac {\sqrt {c} \left (1-\frac {b}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} a \sqrt {b+\sqrt {b^2-4 a c}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 9 vs. order 3 in optimal.
time = 0.02, size = 75, normalized size = 0.41 \begin {gather*} -\frac {1}{2 a x^2}-\frac {\text {RootSum}\left [a+b \text {$\#$1}^4+c \text {$\#$1}^8\&,\frac {b \log (x-\text {$\#$1})+c \log (x-\text {$\#$1}) \text {$\#$1}^4}{b \text {$\#$1}^2+2 c \text {$\#$1}^6}\&\right ]}{4 a} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[1/(x^3*(a + b*x^4 + c*x^8)),x]

[Out]

-1/2*1/(a*x^2) - RootSum[a + b*#1^4 + c*#1^8 & , (b*Log[x - #1] + c*Log[x - #1]*#1^4)/(b*#1^2 + 2*c*#1^6) & ]/
(4*a)

________________________________________________________________________________________

Maple [A]
time = 0.05, size = 159, normalized size = 0.86

method result size
default \(-\frac {1}{2 a \,x^{2}}-\frac {2 c \left (-\frac {\left (b +\sqrt {-4 a c +b^{2}}\right ) \sqrt {2}\, \arctanh \left (\frac {c \,x^{2} \sqrt {2}}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{8 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}+\frac {\left (-b +\sqrt {-4 a c +b^{2}}\right ) \sqrt {2}\, \arctan \left (\frac {c \,x^{2} \sqrt {2}}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{8 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{a}\) \(159\)
risch \(-\frac {1}{2 a \,x^{2}}+\frac {\left (\munderset {\textit {\_R} =\RootOf \left (\left (16 a^{5} c^{2}-8 a^{4} b^{2} c +a^{3} b^{4}\right ) \textit {\_Z}^{4}+\left (12 a^{2} b \,c^{2}-7 a \,b^{3} c +b^{5}\right ) \textit {\_Z}^{2}+c^{3}\right )}{\sum }\textit {\_R} \ln \left (\left (\left (-72 a^{5} c^{2}+38 a^{4} b^{2} c -5 a^{3} b^{4}\right ) \textit {\_R}^{4}+\left (-49 a^{2} b \,c^{2}+28 a \,b^{3} c -4 b^{5}\right ) \textit {\_R}^{2}-4 c^{3}\right ) x^{2}+\left (-4 a^{4} c^{2}+5 a^{3} b^{2} c -a^{2} b^{4}\right ) \textit {\_R}^{3}\right )\right )}{4}\) \(173\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/x^3/(c*x^8+b*x^4+a),x,method=_RETURNVERBOSE)

[Out]

-1/2/a/x^2-2/a*c*(-1/8*(b+(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arc
tanh(c*x^2*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))+1/8*(-b+(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(1/2)*2^(1/2)/(
(b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x^2*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^3/(c*x^8+b*x^4+a),x, algorithm="maxima")

[Out]

-integrate((c*x^4 + b)*x/(c*x^8 + b*x^4 + a), x)/a - 1/2/(a*x^2)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 1134 vs. \(2 (141) = 282\).
time = 0.41, size = 1134, normalized size = 6.16 \begin {gather*} -\frac {\sqrt {\frac {1}{2}} a x^{2} \sqrt {-\frac {b^{3} - 3 \, a b c + {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}} \log \left (-{\left (b^{2} c^{2} - a c^{3}\right )} x^{2} + \frac {1}{2} \, \sqrt {\frac {1}{2}} {\left (b^{5} - 5 \, a b^{3} c + 4 \, a^{2} b c^{2} - {\left (a^{3} b^{4} - 6 \, a^{4} b^{2} c + 8 \, a^{5} c^{2}\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}\right )} \sqrt {-\frac {b^{3} - 3 \, a b c + {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}}\right ) - \sqrt {\frac {1}{2}} a x^{2} \sqrt {-\frac {b^{3} - 3 \, a b c + {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}} \log \left (-{\left (b^{2} c^{2} - a c^{3}\right )} x^{2} - \frac {1}{2} \, \sqrt {\frac {1}{2}} {\left (b^{5} - 5 \, a b^{3} c + 4 \, a^{2} b c^{2} - {\left (a^{3} b^{4} - 6 \, a^{4} b^{2} c + 8 \, a^{5} c^{2}\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}\right )} \sqrt {-\frac {b^{3} - 3 \, a b c + {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}}\right ) + \sqrt {\frac {1}{2}} a x^{2} \sqrt {-\frac {b^{3} - 3 \, a b c - {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}} \log \left (-{\left (b^{2} c^{2} - a c^{3}\right )} x^{2} + \frac {1}{2} \, \sqrt {\frac {1}{2}} {\left (b^{5} - 5 \, a b^{3} c + 4 \, a^{2} b c^{2} + {\left (a^{3} b^{4} - 6 \, a^{4} b^{2} c + 8 \, a^{5} c^{2}\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}\right )} \sqrt {-\frac {b^{3} - 3 \, a b c - {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}}\right ) - \sqrt {\frac {1}{2}} a x^{2} \sqrt {-\frac {b^{3} - 3 \, a b c - {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}} \log \left (-{\left (b^{2} c^{2} - a c^{3}\right )} x^{2} - \frac {1}{2} \, \sqrt {\frac {1}{2}} {\left (b^{5} - 5 \, a b^{3} c + 4 \, a^{2} b c^{2} + {\left (a^{3} b^{4} - 6 \, a^{4} b^{2} c + 8 \, a^{5} c^{2}\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}\right )} \sqrt {-\frac {b^{3} - 3 \, a b c - {\left (a^{3} b^{2} - 4 \, a^{4} c\right )} \sqrt {\frac {b^{4} - 2 \, a b^{2} c + a^{2} c^{2}}{a^{6} b^{2} - 4 \, a^{7} c}}}{a^{3} b^{2} - 4 \, a^{4} c}}\right ) + 2}{4 \, a x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^3/(c*x^8+b*x^4+a),x, algorithm="fricas")

[Out]

-1/4*(sqrt(1/2)*a*x^2*sqrt(-(b^3 - 3*a*b*c + (a^3*b^2 - 4*a^4*c)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4
*a^7*c)))/(a^3*b^2 - 4*a^4*c))*log(-(b^2*c^2 - a*c^3)*x^2 + 1/2*sqrt(1/2)*(b^5 - 5*a*b^3*c + 4*a^2*b*c^2 - (a^
3*b^4 - 6*a^4*b^2*c + 8*a^5*c^2)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))*sqrt(-(b^3 - 3*a*b*c +
 (a^3*b^2 - 4*a^4*c)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b^2 - 4*a^4*c))) - sqrt(1/2)*
a*x^2*sqrt(-(b^3 - 3*a*b*c + (a^3*b^2 - 4*a^4*c)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b
^2 - 4*a^4*c))*log(-(b^2*c^2 - a*c^3)*x^2 - 1/2*sqrt(1/2)*(b^5 - 5*a*b^3*c + 4*a^2*b*c^2 - (a^3*b^4 - 6*a^4*b^
2*c + 8*a^5*c^2)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))*sqrt(-(b^3 - 3*a*b*c + (a^3*b^2 - 4*a^
4*c)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b^2 - 4*a^4*c))) + sqrt(1/2)*a*x^2*sqrt(-(b^3
 - 3*a*b*c - (a^3*b^2 - 4*a^4*c)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b^2 - 4*a^4*c))*l
og(-(b^2*c^2 - a*c^3)*x^2 + 1/2*sqrt(1/2)*(b^5 - 5*a*b^3*c + 4*a^2*b*c^2 + (a^3*b^4 - 6*a^4*b^2*c + 8*a^5*c^2)
*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))*sqrt(-(b^3 - 3*a*b*c - (a^3*b^2 - 4*a^4*c)*sqrt((b^4 -
 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b^2 - 4*a^4*c))) - sqrt(1/2)*a*x^2*sqrt(-(b^3 - 3*a*b*c - (a^
3*b^2 - 4*a^4*c)*sqrt((b^4 - 2*a*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b^2 - 4*a^4*c))*log(-(b^2*c^2 - a
*c^3)*x^2 - 1/2*sqrt(1/2)*(b^5 - 5*a*b^3*c + 4*a^2*b*c^2 + (a^3*b^4 - 6*a^4*b^2*c + 8*a^5*c^2)*sqrt((b^4 - 2*a
*b^2*c + a^2*c^2)/(a^6*b^2 - 4*a^7*c)))*sqrt(-(b^3 - 3*a*b*c - (a^3*b^2 - 4*a^4*c)*sqrt((b^4 - 2*a*b^2*c + a^2
*c^2)/(a^6*b^2 - 4*a^7*c)))/(a^3*b^2 - 4*a^4*c))) + 2)/(a*x^2)

________________________________________________________________________________________

Sympy [A]
time = 146.83, size = 153, normalized size = 0.83 \begin {gather*} \operatorname {RootSum} {\left (t^{4} \cdot \left (4096 a^{5} c^{2} - 2048 a^{4} b^{2} c + 256 a^{3} b^{4}\right ) + t^{2} \cdot \left (192 a^{2} b c^{2} - 112 a b^{3} c + 16 b^{5}\right ) + c^{3}, \left ( t \mapsto t \log {\left (x^{2} + \frac {- 512 t^{3} a^{5} c^{2} + 384 t^{3} a^{4} b^{2} c - 64 t^{3} a^{3} b^{4} - 20 t a^{2} b c^{2} + 20 t a b^{3} c - 4 t b^{5}}{a c^{3} - b^{2} c^{2}} \right )} \right )\right )} - \frac {1}{2 a x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x**3/(c*x**8+b*x**4+a),x)

[Out]

RootSum(_t**4*(4096*a**5*c**2 - 2048*a**4*b**2*c + 256*a**3*b**4) + _t**2*(192*a**2*b*c**2 - 112*a*b**3*c + 16
*b**5) + c**3, Lambda(_t, _t*log(x**2 + (-512*_t**3*a**5*c**2 + 384*_t**3*a**4*b**2*c - 64*_t**3*a**3*b**4 - 2
0*_t*a**2*b*c**2 + 20*_t*a*b**3*c - 4*_t*b**5)/(a*c**3 - b**2*c**2)))) - 1/(2*a*x**2)

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 2055 vs. \(2 (141) = 282\).
time = 5.64, size = 2055, normalized size = 11.17 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^3/(c*x^8+b*x^4+a),x, algorithm="giac")

[Out]

-1/8*(2*a*b^4*c^2 - 8*a^2*b^2*c^3 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^4 + 4*sqrt(2
)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^
2 - 4*a*c)*c)*a*b^3*c - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 - 2*(b^2 - 4*a*c)*
a*b^2*c^2 + (sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4*c - 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c
^2 - 2*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^3*c^2 - 2*b^4*c^2 + 16*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c
)*a^2*c^3 + 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c^3 + sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^2*c^
3 + 16*a*b^2*c^3 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*c^4 - 32*a^2*c^4 + 2*(b^2 - 4*a*c)*b^2*c^2 - 8*
(b^2 - 4*a*c)*a*c^3)*x^4*abs(a) + (2*a*b^3*c^3 - 8*a^2*b*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 -
 4*a*c)*c)*a*b^3*c + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*b*c^2 + 2*sqrt(2)*sqrt(b^
2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*
c)*a*b*c^3 - 2*(b^2 - 4*a*c)*a*b*c^3)*x^4 + (sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^5 - 8*sqrt(2)*sqrt(b*c
+ sqrt(b^2 - 4*a*c)*c)*a*b^3*c - 2*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4*c - 2*b^5*c + 16*sqrt(2)*sqrt(b
*c + sqrt(b^2 - 4*a*c)*c)*a^2*b*c^2 + 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 + sqrt(2)*sqrt(b*c +
 sqrt(b^2 - 4*a*c)*c)*b^3*c^2 + 16*a*b^3*c^2 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c^3 - 32*a^2*b*c^
3 + 2*(b^2 - 4*a*c)*b^3*c - 8*(b^2 - 4*a*c)*a*b*c^2)*abs(a))*arctan(2*sqrt(1/2)*x^2/sqrt((a*b + sqrt(a^2*b^2 -
 4*a^3*c))/(a*c)))/((a^2*b^4 - 8*a^3*b^2*c - 2*a^2*b^3*c + 16*a^4*c^2 + 8*a^3*b*c^2 + a^2*b^2*c^2 - 4*a^3*c^3)
*abs(a)*abs(c)) + 1/8*(2*a*b^4*c^2 - 8*a^2*b^2*c^3 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)
*a*b^4 + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b^2*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*s
qrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^3*c - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 -
 2*(b^2 - 4*a*c)*a*b^2*c^2 - (sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^4*c - 8*sqrt(2)*sqrt(b*c - sqrt(b^2 -
4*a*c)*c)*a*b^2*c^2 - 2*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^3*c^2 + 2*b^4*c^2 + 16*sqrt(2)*sqrt(b*c - sq
rt(b^2 - 4*a*c)*c)*a^2*c^3 + 8*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*c^3 + sqrt(2)*sqrt(b*c - sqrt(b^2 -
 4*a*c)*c)*b^2*c^3 - 16*a*b^2*c^3 - 4*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*c^4 + 32*a^2*c^4 - 2*(b^2 - 4*
a*c)*b^2*c^2 + 8*(b^2 - 4*a*c)*a*c^3)*x^4*abs(a) + (2*a*b^3*c^3 - 8*a^2*b*c^4 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt
(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^3*c + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b*c^2 +
2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - s
qrt(b^2 - 4*a*c)*c)*a*b*c^3 - 2*(b^2 - 4*a*c)*a*b*c^3)*x^4 - (sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^5 - 8*
sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^3*c - 2*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^4*c + 2*b^5*c +
16*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*b*c^2 + 8*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^2*c^2 + s
qrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^3*c^2 - 16*a*b^3*c^2 - 4*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*
c^3 + 32*a^2*b*c^3 - 2*(b^2 - 4*a*c)*b^3*c + 8*(b^2 - 4*a*c)*a*b*c^2)*abs(a))*arctan(2*sqrt(1/2)*x^2/sqrt((a*b
 - sqrt(a^2*b^2 - 4*a^3*c))/(a*c)))/((a^2*b^4 - 8*a^3*b^2*c - 2*a^2*b^3*c + 16*a^4*c^2 + 8*a^3*b*c^2 + a^2*b^2
*c^2 - 4*a^3*c^3)*abs(a)*abs(c)) - 1/2/(a*x^2)

________________________________________________________________________________________

Mupad [B]
time = 2.42, size = 2500, normalized size = 13.59 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(x^3*(a + b*x^4 + c*x^8)),x)

[Out]

- atan((((64*a^10*c^8 + ((-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2
)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(((-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*
b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(4096*a^12*
b^6*c^4 - 32768*a^13*b^4*c^5 + 65536*a^14*b^2*c^6) + x^2*(16384*a^13*b*c^7 - 1024*a^10*b^7*c^4 + 9216*a^11*b^5
*c^5 - 24576*a^12*b^3*c^6))*(-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c -
b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2) + 4096*a^12*b*c^7 + 512*a^10*b^5*c^5 - 3072*a^
11*b^3*c^6) + x^2*(512*a^11*c^8 - 64*a^8*b^6*c^5 + 448*a^9*b^4*c^6 - 896*a^10*b^2*c^7))*(-(b^5 + b^2*(-(4*a*c
- b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b
^2*c)))^(1/2) + 16*a^8*b^4*c^6 - 64*a^9*b^2*c^7)*(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*
c - a*c*(-(4*a*c - b^2)^3)^(1/2))*1i)/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)) - ((64*a^10*c^8 + ((-(b^5 + b^
2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^
2 - 8*a^4*b^2*c)))^(1/2)*(((-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b
^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(4096*a^12*b^6*c^4 - 32768*a^13*b^4*c^5 + 65536
*a^14*b^2*c^6) - x^2*(16384*a^13*b*c^7 - 1024*a^10*b^7*c^4 + 9216*a^11*b^5*c^5 - 24576*a^12*b^3*c^6))*(-(b^5 +
 b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5
*c^2 - 8*a^4*b^2*c)))^(1/2) + 4096*a^12*b*c^7 + 512*a^10*b^5*c^5 - 3072*a^11*b^3*c^6) - x^2*(512*a^11*c^8 - 64
*a^8*b^6*c^5 + 448*a^9*b^4*c^6 - 896*a^10*b^2*c^7))*(-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a
*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2) + 16*a^8*b^4*c^6 - 64*
a^9*b^2*c^7)*(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))*1i
)/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))/(((64*a^10*c^8 + ((-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*
b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(((-(b^5 +
b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*
c^2 - 8*a^4*b^2*c)))^(1/2)*(4096*a^12*b^6*c^4 - 32768*a^13*b^4*c^5 + 65536*a^14*b^2*c^6) + x^2*(16384*a^13*b*c
^7 - 1024*a^10*b^7*c^4 + 9216*a^11*b^5*c^5 - 24576*a^12*b^3*c^6))*(-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a
^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2) + 4096*a
^12*b*c^7 + 512*a^10*b^5*c^5 - 3072*a^11*b^3*c^6) + x^2*(512*a^11*c^8 - 64*a^8*b^6*c^5 + 448*a^9*b^4*c^6 - 896
*a^10*b^2*c^7))*(-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2
))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2) + 16*a^8*b^4*c^6 - 64*a^9*b^2*c^7)*(b^5 + b^2*(-(4*a*c - b
^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2)))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2
*c)) + ((64*a^10*c^8 + ((-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)
^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(((-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b
*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(4096*a^12*b
^6*c^4 - 32768*a^13*b^4*c^5 + 65536*a^14*b^2*c^6) - x^2*(16384*a^13*b*c^7 - 1024*a^10*b^7*c^4 + 9216*a^11*b^5*
c^5 - 24576*a^12*b^3*c^6))*(-(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b
^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2) + 4096*a^12*b*c^7 + 512*a^10*b^5*c^5 - 3072*a^1
1*b^3*c^6) - x^2*(512*a^11*c^8 - 64*a^8*b^6*c^5 + 448*a^9*b^4*c^6 - 896*a^10*b^2*c^7))*(-(b^5 + b^2*(-(4*a*c -
 b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^
2*c)))^(1/2) + 16*a^8*b^4*c^6 - 64*a^9*b^2*c^7)*(b^5 + b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c
 - a*c*(-(4*a*c - b^2)^3)^(1/2)))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c))))*(-(b^5 + b^2*(-(4*a*c - b^2)^3)^
(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c - a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1
/2)*2i - atan((((64*a^10*c^8 + ((-(b^5 - b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c + a*c*(-(4*a*
c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(((-(b^5 - b^2*(-(4*a*c - b^2)^3)^(1/2) +
12*a^2*b*c^2 - 7*a*b^3*c + a*c*(-(4*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2 - 8*a^4*b^2*c)))^(1/2)*(409
6*a^12*b^6*c^4 - 32768*a^13*b^4*c^5 + 65536*a^14*b^2*c^6) + x^2*(16384*a^13*b*c^7 - 1024*a^10*b^7*c^4 + 9216*a
^11*b^5*c^5 - 24576*a^12*b^3*c^6))*(-(b^5 - b^2*(-(4*a*c - b^2)^3)^(1/2) + 12*a^2*b*c^2 - 7*a*b^3*c + a*c*(-(4
*a*c - b^2)^3)^(1/2))/(32*(a^3*b^4 + 16*a^5*c^2...

________________________________________________________________________________________